add All Neighbors
open fun addAllNeighbors(values: Iterable<out MeshProtos.Neighbor>): MeshProtos.NeighborInfo.Builder
The list of out edges from this node
Content copied to clipboard
repeated .meshtastic.Neighbor neighbors = 4;